.productlistx {
	margin:0;
	padding:0;
	position: relative;
	overflow: hidden;
	width:100%;
}


.blkproductlistx {
	border:0; 
	padding:0; 
	overflow: hidden;
	position: relative;
}

.blkproductlistx .LeftButton {
	background: url(../arrow10.jpg) no-repeat 0px 0px;
	left:0px;
	float:left;
	width:0px;
	cursor: pointer;
	position: absolute;
	height:12px;
	top:56px;
}

.blkproductlistx .RightButton {
	background: url(../arrow10.jpg) no-repeat -7px 0px;
	right:0px;
	float:right;
	width:0px;
	cursor: pointer;
	position: absolute;
	height:12px;
	top:56px;
}

.blkproductlistx .Cont {
	padding:0px;
	margin:0; 
	overflow: hidden;
}

.blkproductlistx .box {
	float:left;
	text-align:center;
	margin:0;
	padding:0;
	border:0;
}

.box .fang{
	padding:0;
	margin:0 8px 0 0;
	border:0;
}


.blkproductlistx .box img {
border:0;
padding:0;
}


div.box a.prodtitle{
	color: #666;
	text-decoration: none;
	font-family: "微软雅黑", "Microsoft Yahei", tahoma, arial, "Hiragino Sans GB", "宋体";
	font-size: 12px;
	line-height: 36px;
}

div.box a.prodtitle:hover{
	color: #1b5799;
}